ListBox.SortedColumn

Gets or sets the current sort column but doesn't do the sort. Call the Sort method to sort the ListBox based on the values of SortedColumn and ColumnSortDirection.

Syntax

SortedColumn as Integer

Notes

The first column is numbered zero.